Lender Price API
Locking a Loan Without LOS / 9. Request Post-Lock Price Concession / 9.4 Check Rate Period Status
In This Topic
    9.4 Check Rate Period Status
    In This Topic

    Path

    GET /rest/v1/lp-ppe-api/isRatePeriodStillActive/{{priceQuoteId}}/{{exceptionStatusId}}
    

    Headers

    Authorization
    
    Bearer {{accessToken}}
    

    Example Request

    Copy Code
    curl --location -g '{{protocol}}{{domain}}/rest/v1/lp-ppe-api/isRatePeriodStillActive/{{priceQuoteId}}/{{statusId}}' \
    --header 'Authorization: {{token}}'

    Example Response

    Copy Code
    true